From 9421effdc9876c484d74ab3fc3cef863c8c41bd1 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 9 Nov 2000 23:05:07 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 21492de9f17..e85f9e0110c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,13 @@ 2000-11-09 Gerd Moellmann + * simple.el (byte-compiling-files-p): New function. + + * textmodes/ispell.el (toplevel): Use byte-compiling-files-p + if it is there. + + * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to + nil again. + * textmodes/ispell.el (ispell-library-path): Don't call check-ispell-version when byte-compiling because that starts an ispell process, and ispell might not be installed. -- 2.30.2